home *** CD-ROM | disk | FTP | other *** search
/ PC User 2005 May / CD / PCU0505CD.iso / software / full / coffecup / files / html2005.exe / %MAINDIR% / Snippets / One hot little button.snp < prev    next >
Encoding:
Text File  |  2005-02-16  |  156 b   |  6 lines

  1. <!-- This is a button (a form button) that takes you
  2. where you want to go.-->
  3.  
  4.  
  5. <form action="alink.html"><input type=submit value="Click Me."></form>
  6.